exit n. 1.出口,出路,太平門。 2.【電學】引出端;排氣管。 3.外出;離去;死亡;【戲劇】退場(opp. entrance)。 make one's exit退出;退場;去世。 vi. 1.退出,離去。 2.死,去世。 vi. 〔拉丁語〕 【戲劇】退場 〔cf. exeunt; opp. enter〕.
The database remains open after the last user exits 在最后一個用戶退出后,數據庫仍然保持打開狀態。
When set to off , the database remains open after the last user exits 當設置為off時,最后一個用戶退出后數據庫仍保持打開。
Decrypting data in basic would call the user exit with the oconv function 在basic中,數據的解密就是通過oconv函數調用用戶出口:
The database is shut down cleanly and its resources are freed after the last user exits 在最后一個用戶退出后,數據庫完全關閉,并且釋放資源。
Specify whether the database shuts down cleanly and frees resources after the last user exits 指定在上一個用戶退出后,數據庫是否完全關閉并釋放資源。
More sophisticated applications may require multiple user exits to implement different functions 而更高級的應用程序可能需要多個用戶出口來實現不同的函數。
When set to on , the database is shut down cleanly and its resources are freed after the last user exits 當設置為on時,數據庫將在最后一個用戶退出后完全關閉,它占用的資源也將釋放。
To move those online archived logs , you will either move them manually or use a user exit to move them 要移動那些聯機歸檔日志,您需要手動移動它們或者使用用戶出口程序( user exit )來移動它們。
User exits are included in unidata and universe to provide backward compatibility with older pick applications Unidata和universe中包括了一些用戶出口,以提供與更舊的pick應用程序的向后兼容性。
When the user exits the form , the . net framework message loop closes and the earlier application s message loop starts running again 當用戶從窗體退出時, . net framework消息循環關閉,先前的應用程序的消息循環再次開始運行。
A user exit is a subroutine invoked by a software package for a predefined event in the execution of the package. Clients of the package can substitute their own subroutines in place of the default ones provided by the package vendor to provide customized functionality.